vr2-2-05.wrl


[ VRML source code ]

#VRML V2.0 utf8
#vr2-2-05.wrl
Background { frontUrl "loch1.jpg" }
Anchor {
  url "http://home.netscape.com/"
  description "Netscape"
  children [
    Shape {
      appearance Appearance {
        texture ImageTexture { url "metal.gif" }
      }
      geometry Cone {}
    }
  ]
}